Scripting > CxEditors > CxArsEditor Object

CxArsEditor Object

The CxArsEditor object is a dialog box-based editor for the Address Resolution Service (ARS). Declare the object using the following code:

CreateObject("CxEditors.CxArsEditor")

Each method in this document will assume you have declared and connected the CxArsEditor object using the following code:

Dim ArsEditor

Set ArsEditor = CreateObject("CxEditors.CxArsEditor")

ArsEditor.Connect("CYGDEMO.ARS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.